home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen… 1994 February Supplement / ARPL-Feb-94-Supplement-PowerPC.iso / 3rd Party PowerPC Demo Apps / Aldus FreeHand / Aldus FreeHand 4.0 TV / Aldus FreeHand 4.0 TV.rsrc / Post_1098 < prev    next >
Encoding:
Text File  |  1994-01-25  |  623 b   |  41 lines

  1. /setgray{pop 1 _setgray}bdf
  2. /setcmykcolor{
  3.  overprintcmyk
  4.  pop pop pop pop 1 _setgray
  5. }bdf
  6. /colorimage{
  7.  pop pop
  8.  [
  9. 5 -1 roll 
  10. /exec cvx 
  11. 6 -1 roll
  12. /exec cvx 
  13. 7 -1 roll
  14. /exec cvx 
  15. 8 -1 roll
  16. /exec cvx 
  17. /pop cvx
  18. /pop cvx
  19. /pop cvx
  20.  ]
  21.  cvx 
  22.  inverted?{{pop 0}}{{pop 1}}ifelse st _image
  23. }bdf
  24. /image{
  25.  3 1 getprocessoverprint  
  26.  {gsave nulldevice _image grestore}
  27.  {inverted?{{pop 0}}{{pop 1}}ifelse st _image}
  28.  ifelse
  29. }bdf
  30. /setcolortransfer{4 1 roll pop pop pop st}bdf
  31. /lfp4{
  32.  
  33.  gsave 1 setseparationgray {filler} fp grestore
  34.  16 {pop} repeat
  35. }bdf
  36. /rfp4{
  37.  
  38.  gsave 1 setseparationgray {filler} fp grestore
  39.  11 {pop} repeat
  40. }bdf